home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / print / sas6post.lha / post.h.diff next >
Text File  |  1993-03-14  |  178b  |  13 lines

  1. 19a20
  2. > # include <time.h>
  3. 22a24
  4. > # include <limits.h>
  5. 29c31
  6. < # include <m68881.h>
  7. ---
  8. > /* # include <m68881.h> */
  9. 326c328
  10. < {   void (*func)();
  11. ---
  12. > {   void (*func)(void);
  13.